Micron Document
NexusPi Git Node

Node / mirrors / MeshChatX / files / scripts / docker / builder-apk-chainguard.sh

Displaying Raw • Download

scripts/docker/builder-apk-chainguard.sh 62c542bea55cb5ed487616cb77cdbe5fd1e01ffa (62c542be) Text, 182 B

T8b949e#!/bin/sh
T8b949e# SPDX-License-Identifier: 0BSD
T8b949e# Chainguard/Wolfi builder-stage compile toolchain.
Tffa657set -eu

apk add --no-cache build-base git pkgconf openssl-dev libffi-dev linux-headers

Served by rngit 1.5.4 - Generated in 0.01s